Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FFmpeg/FFmpeg
base: 4a595cff795d
Choose a base ref
...
head repository: FFmpeg/FFmpeg
compare: bd03afb5bb48
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 25, 2013

  1. lavfi/curves: add presets support.

    Except for the vintage preset, the values are defined by Lou Logan based
    on the ones found in Adobe Photoshop CS6.
    
    Signed-off-by: Clément Bœsch <ubitux@gmail.com>
    Signed-off-by: Lou Logan <lou@lrcd.com>
    ubitux committed Mar 25, 2013
    Copy the full SHA
    dc65d78 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    183f345 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Copy the full SHA
    133035c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ec1ef08 View commit details
    Browse the repository at this point in the history
  3. ffmpeg_opt: avoid strcpy()

    This fixes a warning on openbsd and is more robust
    
    Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
    michaelni committed Mar 26, 2013
    Copy the full SHA
    bd03afb View commit details
    Browse the repository at this point in the history